Skip to content

fix: fix build process #1594

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 14, 2025
Merged

fix: fix build process #1594

merged 3 commits into from
Aug 14, 2025

Conversation

scottdover
Copy link
Contributor

@scottdover scottdover commented Aug 12, 2025

Summary
@clangsmith noticed that the build process was not working as expected when following instructions here: https://github.com/sassoftware/vscode-sas-extension/blob/main/CONTRIBUTING.md#get-started.

This updates our process to copy files as part of rebuild, and cleanup files when starting build scripts (to make sure we're not holding on to any stale assets)

Testing

  • Launched the extension using instructions in CONTRIBUTING.md
  • Ran npm run vscode:prepublish multiple times to make sure things worked (after removing dist files)
  • Ran Launch client followed by npm run vscode:prepublish to make sure nothing was broken

Signed-off-by: Scott Dover <[email protected]>
@scottdover
Copy link
Contributor Author

Hey @clangsmith . This should address the build issues you were seeing last week. Let me know if this doesn't resolve things

@scottdover
Copy link
Contributor Author

Hey @clangsmith . This should address the build issues you were seeing last week. Let me know if this doesn't resolve things

Maybe I spoke to soon. I'll address these build failures and get this up/ready to test soon.

@scottdover scottdover merged commit 9ab4022 into main Aug 14, 2025
2 checks passed
@scottdover scottdover deleted the fix/esbuild branch August 14, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants